ServiceTypeBillingMethod 
EntityType  Independent 
Logical Entity Name  ServiceTypeBillingMethod 
Default Table Name  SsBillingMethod 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

ServiceTypeBillingMethod Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(120)  NO 
 
TransactionCode    CHAR(10)  NO 
 
FlatAmount    MONEY(19, 4)  NO 
 
CanBeOverridden    BIT  NO 
 
AmountPerCredit    MONEY(19, 4)  NO 
 
AmountPerClockHour    MONEY(19, 4)  NO 
 
AmountPerEnrollmentPeriod    MONEY(19, 4)  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

ServiceTypeBillingMethod Keys 
Key Name  Key Type  Keys 
SsBillingMethod_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
PK_SsBillingMethod_SsBillingMethodID  PrimaryKey  Id 

ServiceTypeBillingMethod Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
ServiceTypeBillingMethodGradeLevel  Non-Identifying  One To Zero or More          NO 
ServiceTypeBillingMethodProgram  Non-Identifying  One To Zero or More          NO 
ServiceType  Non-Identifying  One To Zero or More          NO 

ServiceTypeBillingMethod Check Constraints 
Check Constraint Name  CheckConstraint 

ServiceTypeBillingMethod Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.ServiceTypeBillingMethod 
NO       
Physical (Microsoft SQL Server)
dbo.SsBillingMethod 
NO       

ServiceTypeBillingMethod Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 

ServiceTypeBillingMethod Data Movement Rules 
Name  Type  Rule Text/Value